Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickTime Components /
Chapter 6 - Sequence Grabber Channel Components / Sequence Grabber Channel Components Reference
Functions / Configuration Functions for Video Channel Components


SGGetFrameRate

The SGGetFrameRate function allows you to retrieve a video channel's frame rate for recording.

pascal ComponentResult SGGetFrameRate (SGChannel c, 
                                       Fixed *frameRate);
c
Identifies the channel connection for this operation.
frameRate
Contains a pointer to a field to receive the current frame rate. Return your channel's current frame rate.
DESCRIPTION
The SGGetFrameRate function returns your channel's current rate. By default, your channel should record at the fastest rate that it can support. In this case, set the field referred to by the frameRate parameter to 0.

SEE ALSO
The sequence grabber can set your channel's frame rate by calling the SGSetFrameRate function, which is described in the previous section.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help